Skip to content
This repository was archived by the owner on Jan 18, 2022. It is now read-only.

make <script> tag support src attribute; also fixed eslint warnings. #123

Merged
merged 1 commit into from
Aug 22, 2017
Merged

make <script> tag support src attribute; also fixed eslint warnings. #123

merged 1 commit into from
Aug 22, 2017

Conversation

sunnylost
Copy link

Fixes #100 .

Changes proposed in this pull request:

  • support src attribute
  • fixed eslint warning

/ping @znck

@znck znck merged commit 0027e9f into vuejs:master Aug 22, 2017
@znck
Copy link
Member

znck commented Aug 22, 2017

Thanks for PR.

@sunnylost
Copy link
Author

Glad to help.

Do you plan to support postcss? If you do i think i can help.

@znck
Copy link
Member

znck commented Aug 22, 2017

💯 Yes. Much appreciated.

Thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

<script> tag within .vue file does not support src attribute
2 participants